complexType UpdateSipProfileReq
diagram AXLSoap_p15648.png
namespace http://www.cisco.com/AXL/API/10.5
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description defaultTelephonyEventPayloadType redirectByApplication ringing180 timerInvite timerRegisterDelta timerRegister timerT1 timerT2 retryInvite retryNotInvite startMediaPort stopMediaPort callpickupListUri callpickupGroupUri meetmeServiceUrl userInfo dtmfDbLevel callHoldRingback anonymousCallBlock callerIdBlock dndControl telnetLevel timerKeepAlive timerSubscribe timerSubscribeDelta maxRedirects timerOffHookToFirstDigit callForwardUri abbreviatedDialUri confJointEnable rfc2543Hold semiAttendedTransfer enableVad stutterMsgWaiting callStats t38Invite rerouteIncomingRequest resourcePriorityNamespaceListName enableAnatForEarlyOfferCalls rsvpOverSip fallbackToLocalRsvp sipRe11XxEnabled gClear sendRecvSDPInMidCallInvite enableOutboundOptionsPing optionsPingIntervalWhenStatusOK optionsPingIntervalWhenStatusNotOK deliverConferenceBridgeIdentifier sipOptionsRetryCount sipOptionsRetryTimer sipBandwidthModifier enableUriOutdialSupport userAgentServerHeaderInfo allowPresentationSharingUsingBfcp scriptParameters isScriptTraceEnabled sipNormalizationScript allowiXApplicationMedia dialStringInterpretation acceptAudioCodecPreferences mlppUserAuthorization isAssuredSipServiceEnabled resourcePriorityNamespace useCallerIdCallerNameinUriOutgoingRequest callerIdDn callerName callingLineIdentification rejectAnonymousIncomingCall callpickupUri rejectAnonymousOutgoingCall videoCallTrafficClass sdpTransparency allowMultipleCodecs sipSessionRefreshMethod earlyOfferSuppVoiceCall cucmVersionInSipHeader confidentialAccessLevelHeaders destRouteString inactiveSDPRequired
used by
element updateSipProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateSipProfileReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="axlapi:String100" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="defaultTelephonyEventPayloadType" type="axlapi:XInteger" default="101" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="redirectByApplication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ringing180" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerInvite" type="axlapi:XInteger" default="180" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerRegisterDelta" type="axlapi:XInteger" default="5" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerRegister" type="axlapi:XInteger" default="3600" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerT1" type="axlapi:XInteger" default="500" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerT2" type="axlapi:XInteger" default="4000" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="retryInvite" type="axlapi:XInteger" default="6" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="retryNotInvite" type="axlapi:XInteger" default="10" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="startMediaPort" type="axlapi:XInteger" default="16384" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="stopMediaPort" type="axlapi:XInteger" default="32766" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callpickupListUri" type="axlapi:String128" default="x-cisco-serviceuri-opickup" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callpickupGroupUri" type="axlapi:String128" default="x-cisco-serviceuri-gpickup" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="meetmeServiceUrl" type="axlapi:String128" default="x-cisco-serviceuri-meetme" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="userInfo" type="axlapi:XZzuserInfo" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dtmfDbLevel" type="axlapi:XZzdtmfDbLevel" default="Nominal" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callHoldRingback" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="anonymousCallBlock" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callerIdBlock" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dndControl" type="axlapi:XZzdndcontrol" default="User" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="telnetLevel" type="axlapi:XTelnetLevel" default="Disabled" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerKeepAlive" type="axlapi:XInteger" default="120" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerSubscribe" type="axlapi:XInteger" default="120" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerSubscribeDelta" type="axlapi:XInteger" default="5" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="maxRedirects" type="axlapi:XInteger" default="70" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerOffHookToFirstDigit" type="axlapi:XInteger" default="15000" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callForwardUri" type="axlapi:String128" default="x-cisco-serviceuri-cfwdall" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="abbreviatedDialUri" type="axlapi:String128" default="x-cisco-serviceuri-abbrdial" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="confJointEnable" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rfc2543Hold" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="semiAttendedTransfer" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="enableVad" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="stutterMsgWaiting" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callStats" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="t38Invite" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rerouteIncomingRequest" type="axlapi:XSIPReroute" default="Never" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="resourcePriorityNamespaceListName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="enableAnatForEarlyOfferCalls" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rsvpOverSip" type="axlapi:XRSVPOverSIP" default="Local RSVP" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="fallbackToLocalRsvp" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sipRe11XxEnabled" type="axlapi:XSIPRel1XXOptions" default="Disabled" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="gClear" type="axlapi:XGClear" default="Disabled" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sendRecvSDPInMidCallInvite" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This field is editable only if earlyOfferSupportForVoiceCall is set to true.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="enableOutboundOptionsPing" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="optionsPingIntervalWhenStatusOK" type="axlapi:XInteger" default="60" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="optionsPingIntervalWhenStatusNotOK" type="axlapi:XInteger" default="120" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="deliverConferenceBridgeIdentifier" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sipOptionsRetryCount" type="axlapi:XInteger" default="6" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sipOptionsRetryTimer" type="axlapi:XInteger" default="500" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sipBandwidthModifier" type="axlapi:XSIPBandwidthModifier" default="TIAS and AS" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="enableUriOutdialSupport" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="userAgentServerHeaderInfo" type="axlapi:XUserAgentServerHeaderInfo" default="Send Unified CM Version Information as User-Agent Header" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="allowPresentationSharingUsingBfcp" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="scriptParameters" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This field will be enabled only when SIP Normalization Script is present.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="isScriptTraceEnabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This field will be enabled only when SIP Normalization Script is present.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="sipNormalizationScript" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="allowiXApplicationMedia" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dialStringInterpretation" type="axlapi:XURIDisambiguationPolicy" default="Phone number consists of characters 0-9, *, #, and + (others treated as URI addresses)" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="acceptAudioCodecPreferences" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mlppUserAuthorization" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="isAssuredSipServiceEnabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="resourcePriorityNamespace" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="useCallerIdCallerNameinUriOutgoingRequest" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callerIdDn" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callerName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Characters which are not valid for caller name are ampersand, braces, less than or greater than, percentage sign, double quotes, square brackets and pipe.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="callingLineIdentification" type="axlapi:XCallingLineIdentification" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rejectAnonymousIncomingCall" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callpickupUri" type="axlapi:String128" default="x-cisco-serviceuri-pickup" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rejectAnonymousOutgoingCall" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="videoCallTrafficClass" type="axlapi:XVideoCallTrafficClass" default="Mixed" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sdpTransparency" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>SDP Transparency Profile for SIP Profile</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="allowMultipleCodecs" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sipSessionRefreshMethod" type="axlapi:XSipSessionRefreshMethod" default="Invite" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="earlyOfferSuppVoiceCall" type="axlapi:XEOSuppVoiceCall" default="Disabled (Default value)" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="cucmVersionInSipHeader" type="axlapi:XCUCMVersionInSipHeader" default="Major And Minor" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="confidentialAccessLevelHeaders" type="axlapi:XCALHeaders" default="Disabled" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="destRouteString" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="inactiveSDPRequired" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateSipProfileReq/newName
diagram AXLSoap_p15649.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/description
diagram AXLSoap_p15650.png
type axlapi:String100
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="description" type="axlapi:String100" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/defaultTelephonyEventPayloadType
diagram AXLSoap_p15651.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 101
nillable false
source <xsd:element name="defaultTelephonyEventPayloadType" type="axlapi:XInteger" default="101" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/redirectByApplication
diagram AXLSoap_p15652.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="redirectByApplication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/ringing180
diagram AXLSoap_p15653.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="ringing180" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerInvite
diagram AXLSoap_p15654.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 180
nillable false
source <xsd:element name="timerInvite" type="axlapi:XInteger" default="180" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerRegisterDelta
diagram AXLSoap_p15655.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 5
nillable false
source <xsd:element name="timerRegisterDelta" type="axlapi:XInteger" default="5" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerRegister
diagram AXLSoap_p15656.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 3600
nillable false
source <xsd:element name="timerRegister" type="axlapi:XInteger" default="3600" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerT1
diagram AXLSoap_p15657.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 500
nillable false
source <xsd:element name="timerT1" type="axlapi:XInteger" default="500" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerT2
diagram AXLSoap_p15658.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 4000
nillable false
source <xsd:element name="timerT2" type="axlapi:XInteger" default="4000" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/retryInvite
diagram AXLSoap_p15659.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 6
nillable false
source <xsd:element name="retryInvite" type="axlapi:XInteger" default="6" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/retryNotInvite
diagram AXLSoap_p15660.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 10
nillable false
source <xsd:element name="retryNotInvite" type="axlapi:XInteger" default="10" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/startMediaPort
diagram AXLSoap_p15661.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 16384
nillable false
source <xsd:element name="startMediaPort" type="axlapi:XInteger" default="16384" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/stopMediaPort
diagram AXLSoap_p15662.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 32766
nillable false
source <xsd:element name="stopMediaPort" type="axlapi:XInteger" default="32766" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callpickupListUri
diagram AXLSoap_p15663.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
default x-cisco-serviceuri-opickup
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="callpickupListUri" type="axlapi:String128" default="x-cisco-serviceuri-opickup" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callpickupGroupUri
diagram AXLSoap_p15664.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
default x-cisco-serviceuri-gpickup
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="callpickupGroupUri" type="axlapi:String128" default="x-cisco-serviceuri-gpickup" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/meetmeServiceUrl
diagram AXLSoap_p15665.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
default x-cisco-serviceuri-meetme
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="meetmeServiceUrl" type="axlapi:String128" default="x-cisco-serviceuri-meetme" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/userInfo
diagram AXLSoap_p15666.png
type axlapi:XZzuserInfo
properties
minOcc 0
maxOcc 1
content simple
default None
nillable false
source <xsd:element name="userInfo" type="axlapi:XZzuserInfo" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/dtmfDbLevel
diagram AXLSoap_p15667.png
type axlapi:XZzdtmfDbLevel
properties
minOcc 0
maxOcc 1
content simple
default Nominal
nillable false
source <xsd:element name="dtmfDbLevel" type="axlapi:XZzdtmfDbLevel" default="Nominal" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callHoldRingback
diagram AXLSoap_p15668.png
type axlapi:XZzpreff
properties
minOcc 0
maxOcc 1
content simple
default Off
nillable false
source <xsd:element name="callHoldRingback" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/anonymousCallBlock
diagram AXLSoap_p15669.png
type axlapi:XZzpreff
properties
minOcc 0
maxOcc 1
content simple
default Off
nillable false
source <xsd:element name="anonymousCallBlock" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callerIdBlock
diagram AXLSoap_p15670.png
type axlapi:XZzpreff
properties
minOcc 0
maxOcc 1
content simple
default Off
nillable false
source <xsd:element name="callerIdBlock" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/dndControl
diagram AXLSoap_p15671.png
type axlapi:XZzdndcontrol
properties
minOcc 0
maxOcc 1
content simple
default User
nillable false
source <xsd:element name="dndControl" type="axlapi:XZzdndcontrol" default="User" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/telnetLevel
diagram AXLSoap_p15672.png
type axlapi:XTelnetLevel
properties
minOcc 0
maxOcc 1
content simple
default Disabled
nillable false
source <xsd:element name="telnetLevel" type="axlapi:XTelnetLevel" default="Disabled" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerKeepAlive
diagram AXLSoap_p15673.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 120
nillable false
source <xsd:element name="timerKeepAlive" type="axlapi:XInteger" default="120" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerSubscribe
diagram AXLSoap_p15674.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 120
nillable false
source <xsd:element name="timerSubscribe" type="axlapi:XInteger" default="120" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerSubscribeDelta
diagram AXLSoap_p15675.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 5
nillable false
source <xsd:element name="timerSubscribeDelta" type="axlapi:XInteger" default="5" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/maxRedirects
diagram AXLSoap_p15676.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 70
nillable false
source <xsd:element name="maxRedirects" type="axlapi:XInteger" default="70" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerOffHookToFirstDigit
diagram AXLSoap_p15677.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 15000
nillable false
source <xsd:element name="timerOffHookToFirstDigit" type="axlapi:XInteger" default="15000" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callForwardUri
diagram AXLSoap_p15678.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
default x-cisco-serviceuri-cfwdall
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="callForwardUri" type="axlapi:String128" default="x-cisco-serviceuri-cfwdall" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/abbreviatedDialUri
diagram AXLSoap_p15679.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
default x-cisco-serviceuri-abbrdial
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="abbreviatedDialUri" type="axlapi:String128" default="x-cisco-serviceuri-abbrdial" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/confJointEnable
diagram AXLSoap_p15680.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="confJointEnable" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/rfc2543Hold
diagram AXLSoap_p15681.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="rfc2543Hold" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/semiAttendedTransfer
diagram AXLSoap_p15682.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="semiAttendedTransfer" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/enableVad
diagram AXLSoap_p15683.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableVad" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/stutterMsgWaiting
diagram AXLSoap_p15684.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="stutterMsgWaiting" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callStats
diagram AXLSoap_p15685.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="callStats" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/t38Invite
diagram AXLSoap_p15686.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="t38Invite" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/rerouteIncomingRequest
diagram AXLSoap_p15687.png
type axlapi:XSIPReroute
properties
minOcc 0
maxOcc 1
content simple
default Never
nillable false
source <xsd:element name="rerouteIncomingRequest" type="axlapi:XSIPReroute" default="Never" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/resourcePriorityNamespaceListName
diagram AXLSoap_p15688.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="resourcePriorityNamespaceListName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/enableAnatForEarlyOfferCalls
diagram AXLSoap_p15689.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableAnatForEarlyOfferCalls" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/rsvpOverSip
diagram AXLSoap_p15690.png
type axlapi:XRSVPOverSIP
properties
minOcc 0
maxOcc 1
content simple
default Local RSVP
nillable false
source <xsd:element name="rsvpOverSip" type="axlapi:XRSVPOverSIP" default="Local RSVP" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/fallbackToLocalRsvp
diagram AXLSoap_p15691.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="fallbackToLocalRsvp" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/sipRe11XxEnabled
diagram AXLSoap_p15692.png
type axlapi:XSIPRel1XXOptions
properties
minOcc 0
maxOcc 1
content simple
default Disabled
nillable false
source <xsd:element name="sipRe11XxEnabled" type="axlapi:XSIPRel1XXOptions" default="Disabled" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/gClear
diagram AXLSoap_p15693.png
type axlapi:XGClear
properties
minOcc 0
maxOcc 1
content simple
default Disabled
nillable false
source <xsd:element name="gClear" type="axlapi:XGClear" default="Disabled" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/sendRecvSDPInMidCallInvite
diagram AXLSoap_p15694.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
This field is editable only if earlyOfferSupportForVoiceCall is set to true.
source <xsd:element name="sendRecvSDPInMidCallInvite" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This field is editable only if earlyOfferSupportForVoiceCall is set to true.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateSipProfileReq/enableOutboundOptionsPing
diagram AXLSoap_p15695.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableOutboundOptionsPing" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/optionsPingIntervalWhenStatusOK
diagram AXLSoap_p15696.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 60
nillable false
source <xsd:element name="optionsPingIntervalWhenStatusOK" type="axlapi:XInteger" default="60" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/optionsPingIntervalWhenStatusNotOK
diagram AXLSoap_p15697.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 120
nillable false
source <xsd:element name="optionsPingIntervalWhenStatusNotOK" type="axlapi:XInteger" default="120" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/deliverConferenceBridgeIdentifier
diagram AXLSoap_p15698.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="deliverConferenceBridgeIdentifier" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/sipOptionsRetryCount
diagram AXLSoap_p15699.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 6
nillable false
source <xsd:element name="sipOptionsRetryCount" type="axlapi:XInteger" default="6" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/sipOptionsRetryTimer
diagram AXLSoap_p15700.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 500
nillable false
source <xsd:element name="sipOptionsRetryTimer" type="axlapi:XInteger" default="500" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/sipBandwidthModifier
diagram AXLSoap_p15701.png
type axlapi:XSIPBandwidthModifier
properties
minOcc 0
maxOcc 1
content simple
default TIAS and AS
nillable false
source <xsd:element name="sipBandwidthModifier" type="axlapi:XSIPBandwidthModifier" default="TIAS and AS" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/enableUriOutdialSupport
diagram AXLSoap_p15702.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="enableUriOutdialSupport" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/userAgentServerHeaderInfo
diagram AXLSoap_p15703.png
type axlapi:XUserAgentServerHeaderInfo
properties
minOcc 0
maxOcc 1
content simple
default Send Unified CM Version Information as User-Agent Header
nillable false
source <xsd:element name="userAgentServerHeaderInfo" type="axlapi:XUserAgentServerHeaderInfo" default="Send Unified CM Version Information as User-Agent Header" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/allowPresentationSharingUsingBfcp
diagram AXLSoap_p15704.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="allowPresentationSharingUsingBfcp" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/scriptParameters
diagram AXLSoap_p15705.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
This field will be enabled only when SIP Normalization Script is present.
source <xsd:element name="scriptParameters" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This field will be enabled only when SIP Normalization Script is present.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateSipProfileReq/isScriptTraceEnabled
diagram AXLSoap_p15706.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
This field will be enabled only when SIP Normalization Script is present.
source <xsd:element name="isScriptTraceEnabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This field will be enabled only when SIP Normalization Script is present.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateSipProfileReq/sipNormalizationScript
diagram AXLSoap_p15707.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="sipNormalizationScript" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/allowiXApplicationMedia
diagram AXLSoap_p15708.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="allowiXApplicationMedia" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/dialStringInterpretation
diagram AXLSoap_p15709.png
type axlapi:XURIDisambiguationPolicy
properties
minOcc 0
maxOcc 1
content simple
default Phone number consists of characters 0-9, *, #, and + (others treated as URI addresses)
nillable false
source <xsd:element name="dialStringInterpretation" type="axlapi:XURIDisambiguationPolicy" default="Phone number consists of characters 0-9, *, #, and + (others treated as URI addresses)" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/acceptAudioCodecPreferences
diagram AXLSoap_p15710.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="acceptAudioCodecPreferences" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/mlppUserAuthorization
diagram AXLSoap_p15711.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="mlppUserAuthorization" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/isAssuredSipServiceEnabled
diagram AXLSoap_p15712.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isAssuredSipServiceEnabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/resourcePriorityNamespace
diagram AXLSoap_p15713.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="resourcePriorityNamespace" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/useCallerIdCallerNameinUriOutgoingRequest
diagram AXLSoap_p15714.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useCallerIdCallerNameinUriOutgoingRequest" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callerIdDn
diagram AXLSoap_p15715.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="callerIdDn" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callerName
diagram AXLSoap_p15716.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
annotation
documentation
Characters which are not valid for caller name are ampersand, braces, less than or greater than, percentage sign, double quotes, square brackets and pipe.
source <xsd:element name="callerName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Characters which are not valid for caller name are ampersand, braces, less than or greater than, percentage sign, double quotes, square brackets and pipe.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateSipProfileReq/callingLineIdentification
diagram AXLSoap_p15717.png
type axlapi:XCallingLineIdentification
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="callingLineIdentification" type="axlapi:XCallingLineIdentification" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/rejectAnonymousIncomingCall
diagram AXLSoap_p15718.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="rejectAnonymousIncomingCall" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callpickupUri
diagram AXLSoap_p15719.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
default x-cisco-serviceuri-pickup
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="callpickupUri" type="axlapi:String128" default="x-cisco-serviceuri-pickup" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/rejectAnonymousOutgoingCall
diagram AXLSoap_p15720.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="rejectAnonymousOutgoingCall" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/videoCallTrafficClass
diagram AXLSoap_p15721.png
type axlapi:XVideoCallTrafficClass
properties
minOcc 0
maxOcc 1
content simple
default Mixed
nillable false
source <xsd:element name="videoCallTrafficClass" type="axlapi:XVideoCallTrafficClass" default="Mixed" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/sdpTransparency
diagram AXLSoap_p15722.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
SDP Transparency Profile for SIP Profile
source <xsd:element name="sdpTransparency" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>SDP Transparency Profile for SIP Profile</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateSipProfileReq/allowMultipleCodecs
diagram AXLSoap_p15723.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="allowMultipleCodecs" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/sipSessionRefreshMethod
diagram AXLSoap_p15724.png
type axlapi:XSipSessionRefreshMethod
properties
minOcc 0
maxOcc 1
content simple
default Invite
nillable false
source <xsd:element name="sipSessionRefreshMethod" type="axlapi:XSipSessionRefreshMethod" default="Invite" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/earlyOfferSuppVoiceCall
diagram AXLSoap_p15725.png
type axlapi:XEOSuppVoiceCall
properties
minOcc 0
maxOcc 1
content simple
default Disabled (Default value)
nillable false
source <xsd:element name="earlyOfferSuppVoiceCall" type="axlapi:XEOSuppVoiceCall" default="Disabled (Default value)" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/cucmVersionInSipHeader
diagram AXLSoap_p15726.png
type axlapi:XCUCMVersionInSipHeader
properties
minOcc 0
maxOcc 1
content simple
default Major And Minor
nillable false
source <xsd:element name="cucmVersionInSipHeader" type="axlapi:XCUCMVersionInSipHeader" default="Major And Minor" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/confidentialAccessLevelHeaders
diagram AXLSoap_p15727.png
type axlapi:XCALHeaders
properties
minOcc 0
maxOcc 1
content simple
default Disabled
nillable false
source <xsd:element name="confidentialAccessLevelHeaders" type="axlapi:XCALHeaders" default="Disabled" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/destRouteString
diagram AXLSoap_p15728.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="destRouteString" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/inactiveSDPRequired
diagram AXLSoap_p15729.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="inactiveSDPRequired" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy